From: Jeremy Bicha Date: Mon, 16 Sep 2019 02:26:31 +0000 (-0400) Subject: Drop disable-float-to-8bit-test.patch: perhaps no longer needed X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~82 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=6b4b69834134b2aebe49ba6b7c35ba72b62d3a52;p=babl.git Drop disable-float-to-8bit-test.patch: perhaps no longer needed --- diff --git a/debian/patches/disable-float-to-8bit-test.patch b/debian/patches/disable-float-to-8bit-test.patch deleted file mode 100644 index 3f6d8d4..0000000 --- a/debian/patches/disable-float-to-8bit-test.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: Jeremy Bicha -Date: Sun, 6 May 2018 10:18:17 -0400 -Subject: disable float-to-8bit test - -The test is unreliable -https://bugzilla.gnome.org/790745 ---- - tests/Makefile.am | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/tests/Makefile.am b/tests/Makefile.am -index 3f4af72..cab1381 100644 ---- a/tests/Makefile.am -+++ b/tests/Makefile.am -@@ -14,7 +14,6 @@ C_TESTS = \ - babl_class_name \ - extract \ - floatclamp \ -- float-to-8bit \ - hsl \ - hsva \ - types \ diff --git a/debian/patches/series b/debian/patches/series index 853a6c5..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -disable-float-to-8bit-test.patch